type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt2ToInt

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L227: 			return scanPlanBinaryInt2ToInt{}
		int.go#L498: type scanPlanBinaryInt2ToInt struct{}
		int.go#L500: func (scanPlanBinaryInt2ToInt) Scan(src []byte, dst any) error {